home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2001 June 15 / MACPEOPLE-2001-06-15.ISO.7z / MACPEOPLE-2001-06-15.ISO / 連載データ / OS X情報局 / PlayerPRO 5.8 X Freeware.sea / PlayerPRO 5.8 X Freeware / PlayerPRO X.rsrc / TEXT_215_Set speed.txt < prev    next >
Text File  |  2001-04-21  |  379b  |  2 lines

  1. Set speed
  2. Where [F][x][y] means "set speed to x*16+y". Though it is nowhere near that simple. Let z = x*16+y. Depending on what values z takes, different units of speed are set, there being two: ticks/division and beats/minute.If z<=32, then it means "set ticks/division to z" otherwise it means "set beats/minute to z". Default values are 6 ticks/division, and 125 beats/minute.